home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / porttool.zip / STRINGS.MAN < prev    next >
Text File  |  1992-12-03  |  2KB  |  44 lines

  1.  
  2.    NNAAMMEE
  3.       strings - find and output the printable strings in a file
  4.  
  5.    SSYYNNOOPPSSIISS
  6.       ssttrriinnggss [ -_l_e_n_g_t_h ] [ -chopt ] [ -e _f_i_l_e_n_a_m_e ] [ _f_i_l_e_n_a_m_e ] ...
  7.  
  8.    DDEESSCCRRIIPPTTIIOONN
  9.       ssttrriinnggss looks for sequences of printable characters in a file and
  10.       outputs them, if they are longer than _l_e_n_g_t_h.  The default for
  11.       _l_e_n_g_t_h is 4.
  12.  
  13.       If there is more than one _f_i_l_e_n_a_m_e specified, the name of the file
  14.       is output before any text from that file.
  15.  
  16.       If there is no filename specified, ssttrriinnggss will read from standard
  17.       input.
  18.  
  19.    OOPPTTIIOONNSS
  20.       --_l_e_n_g_t_h  Output sequences at least as long as _l_e_n_g_t_h.
  21.  
  22.       --cc       Output only strings which end with a NUL or LF character.
  23.  
  24.       --hh       Display a longer help message.
  25.  
  26.       --oo       Precede each output string by its decimal offset from the
  27.                beginning of the file (in decimal).
  28.  
  29.       --pp       Prefix each output with the name of the input file.
  30.  
  31.       --tt       Consider the TAB character to be a printable character.
  32.  
  33.       --ee       Interpret all subsequent arguments as filenames, even if
  34.                the argument begins with '-'.
  35.  
  36.       Options can be given within a single argument.  All options apply
  37.       to all filenames.
  38.  
  39.    BBUUGGSS
  40.       If you have a file which contains a sequence of printable
  41.       characters longer than 4096 bytes, ssttrriinnggss will puke.
  42.  
  43.    CCooppyyrriigghhtt  ((cc))  FFrraannkk  WWhhaalleeyy  11999922..    AAllll  rriigghhttss  rreesseerrvveedd..
  44.